home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Blogowanie poza sfera / Flock 1.0 beta / flock-1.0RC3.en-US.win32.exe / flock / updater.ini < prev    next >
Windows Setup INFormation  |  2007-10-18  |  707b  |  17 lines

  1. ; This file is in the UTF-8 encoding
  2. [Strings]
  3. Title=Software Update
  4. Info=Flock is installing your updates and will start in a few moments ...
  5.  
  6. ; IMPORTANT: This file should always start with a newline in case a locale
  7. ; provided updater.ini does not end with a newline.
  8. ; Application to launch after an update has been successfully applied. This
  9. ; must be in the same directory or a sub-directory of the directory of the
  10. ; application executable that initiated the software update.
  11. [PostUpdateWin]
  12. ; ExeRelPath is the path to the PostUpdateWin executable relative to the
  13. ; application executable.
  14. ExeRelPath=uninstall\helper.exe
  15. ; ExeArg is the argument to pass to the PostUpdateWin exe
  16. ExeArg=/PostUpdate
  17.